home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / patch / patch.zoo / README.TOS < prev    next >
Encoding:
Text File  |  1989-08-10  |  929 b   |  26 lines

  1. Here is patch for atariST TOS
  2.     - ***Do not run Configure*** (i know this is not kosher,
  3.     but for now i have just hand configured,
  4.     and the makefile will copy configt.h to config.h)
  5.  
  6.     - the makefile is `Makefile.tos'
  7.     - The executable is included in the distribution
  8.         (patch.ttp)
  9.     - I have'nt tried compiling it with anything but tos-gcc 32
  10.       (32 bit ints)
  11.     - Adjust CC in Makefile.tps and let her rip.
  12.     - TOS version will not try to get RCS or SCCS files
  13.     - TOS version will not handle ed scripts. Only context diffs
  14.       (anyone who sends you ed scripts for diffs, you know
  15.        what to to h[im|er] :-).
  16.     - When prompted for a response, hitting control chars or tabs
  17.       will do you no good.
  18.     - This is not very throughly tested for stuff like cd and patch
  19.       etc, but is solid for patching files in the current directory.
  20.     - Normal usage:
  21.         patch < diffs
  22.          (of course from a shell that re-directs).
  23.  
  24.                         enjoy,
  25.                         bammi
  26.